toggle menu
Rell System Library API Reference
test
switch theme
search in API
Rell System Library
/
[root]
/
assert_not_null
assert_not_null
test
(alias)
function
<
T
:
-any
>
assert_not_null
(
actual
:
T
?
)
Asserts that the value is not
null
.
Alias
rell.test.assert_not_null
Alias target
Since
0.10.4
Parameters
actual
Actual value